/* 公共样式表css */
@charset "utf-8";

a {
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: none;
	outline: none;
	color: #217af0
}
.clear {
	clear: both
}
input {
	border: none;
}
/* 必要布局样式css */
.title_cn {
	text-align: center;
	font-weight: bold;
	font-size: 30px;
}
#new_box {
	width: 73%;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 0px;
	float: left;
}
.new_con {
	max-width: 1200px;
	margin: 0 auto;
}
.newtel {
	height: 30px;
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 10px;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #666
}
.new_telst {
	width: 550px;
	position: relative;
	top: 6px;
	text-align: center
}
.new_telst li {
	width: 166px;
	line-height: 30px;
	text-align: center;
	float: left;
	display: inline;
	font-family: "微软雅黑";
	cursor: pointer;
}
.new_telst li.newon {
	color: #217af0 !important;
	font-weight: bold;
}
.new_ask{
    margin-top: 10px;
    padding: 0px;
    border-bottom: 1px solid #217af0;
    font-weight: bold;
}

.new_telst li.newon a{
    color: #217af0;
}
.new_telst p {
	position: absolute;
	top: 34px;
	left: 0px;
	width: 166px;
	height: 7px;
	border-top: 1px solid #217af0;
	overflow: hidden;
	text-align: center;
	margin:0;
}
.new_telst b {
	display: inline-block;
	width: 0;
	height: 0;
	margin-top: -3px;
	border-style: solid dashed dashed dashed;
	border-width: 9px;
	border-color: #217af0 #fff #fff #fff;
	overflow: hidden;
	zoom: 1;
	font-size: 0;
}
.new_lst {
	height: 400px;
	position: relative;
	overflow: hidden;
	display: none;
	margin-top: 10px;
}
.newlf_img{
    border-bottom: 1px dashed #00000029;
}
.new_lst ul {
	position: absolute;
	left: 0px;
}
.new-wrap {
	margin-top: 30px;
}
.new-wrap .show {
	display: block;
}
li.new_cnlf {
    width: 480px;
    float: right;
}



li.new_left {
    width: 350px !important;
    height: 388px;
    float: left !important;
    padding: 10px 10px 0px 10px;
    border: 1px solid #00000029;
}

.list_text span{
	float:right;
}

@media screen and (min-width: 767px){
p.newlf_tel a {
    color: #000000;
    font-size: 18px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
p.newlf_tx {
	font-size: 14px;
	line-height: 26px;
	color: #999;
	height: 105px;
	overflow: hidden;
}
.new_lst ul li{
	width: 460px;
    float: right;
}
.list_text{
	width: 420px;
	float: left;
	margin-bottom: 10px;
	padding: 10px 10px 10px 30px;
	border-bottom: 1px dashed #00000029;
	background: url(/skin/images/1ico.png) no-repeat;
}
.list_text h4{
	float:left;
	width: 320px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: 500;
}
}
p.newlf_tel a:hover {
	color: #C33
}

p.newlf_tx b{
	color:#626262;
}
li.new_cnrf {
	float: right;
    width: 60%;
    margin-left: 10px;
}
.newlf_img img{
	width: 350px;
    height: 232px;
}

.newrf_lst dd {
	width: 420px;
    float: left;
    margin-left: 30px;
    margin-bottom: 10px;
    padding: 10px 10px 10px 30px;
    border-bottom: 1px dashed #000;
	background: url(/skin/images/1ico.png) no-repeat;
}
p.new_rq {
	width: 65px;
	height: 65px;
	background: #969393;
	float: left;
	text-align: center;
	color: #FFF;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
p.new_rq span {
	display: block;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	line-height: 35px;
	padding-top: 5px;
}
p.newrf_tx {
	float: left;
	width: 270px;
	margin-top: 8px;
}
p.newrf_tx a {
	color: #333;
	font-size: 14px;
	display: block;
	line-height: 30px;
}
p.newrf_tx span {
	display: block;
	font-size: 12px;
	color: #999;
	height: 60px;
	overflow: hidden;
}
.newrf_lst dd:hover {
	border-bottom: 1px dashed #000;
	box-shadow: 0px 0px 5px rgba(37, 125, 242, .27);
}
.newrf_lst dd:hover p.newrf_tx a {
	color: #217af0;
}
.newrf_lst dd:hover p.new_rq {
	background: #217af0;
	margin-top: 9px;
	margin-left: 9px;
}
.newrf_lst dd:hover p.newrf_tx {
	margin-top: 7px;
}
.mr0 {
	margin-right: 0px;
}
.p1_title {
    float: left;
    width: 320px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.p1_title span{
	background-image:url(/skin/images/1ico.png)no-repeat center;
}
.p1_date{
	float: right;
	    padding-right: 10px;
}
@media screen and (max-width: 767px){
	li.new_left {
    width: 100% !important;
    height: auto;
    float: none;
    padding: 0;
    border: 0;
}
.new_lst ul{
	position:unset;
}
.newlf_img img{
	width:100%;
	margin:0 auto;
}
p.newlf_tel a {
    color: #000000;
    font-size: 16px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
p.newlf_tx {
	font-size: 14px;
	line-height: 26px;
	color: #999;
	overflow: hidden;
}
.new_lst ul li{
	width: 100%;
    float: right;
	margin-bottom: 10px;
}
.list_text{
	width: 100%;
	float: left;
	margin-bottom: 10px;
	border-bottom: 1px dashed #000;

}
.list_text h4{
	float:left;
	width: 72%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: 500;
}
}